Skip to content

GitHub pages action - #543

Merged
RomeshA merged 3 commits into
mainfrom
github-pages-action
Aug 28, 2026
Merged

GitHub pages action#543
RomeshA merged 3 commits into
mainfrom
github-pages-action

Conversation

@RomeshA

@RomeshA RomeshA commented Aug 28, 2026

Copy link
Copy Markdown
Contributor

Move docs build pipeline to Github Pages

Move documentation build and publishing from Azure Pipelines to a new
GitHub Actions workflow. Pushes to main publish to atomica.tools/docs/main/,
and pull requests get a preview at atomica.tools/docs/pr-preview/pr-<N>/
that is commented on the PR and removed when the PR closes. Both deploy to
the separate atomicateam/docs hosting repo.

Remove the now-redundant docs job from azure-pipelines.yml (tests and PyPI
publishing stay on Azure for now) and repoint hardcoded /docs/master/ links
in the tutorial notebooks to /docs/main/.
Correct obvious spelling and doubled-word typos in the timed transitions,
population types, programs, and optimization documentation pages.

@claude claude Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Claude Code Review

This repository is configured for manual code reviews. Comment @claude review for a one-time review, or @claude review always to subscribe this PR to a review on every future push.

Tip: disable this comment in your organization's Code Review settings.

@github-actions

github-actions Bot commented Aug 28, 2026

Copy link
Copy Markdown
PR Preview Action v1.8.1

🚀 View preview at
https://atomica.tools/docs/pr-preview/pr-543/

Built to branch master at 2026-08-28 01:19 UTC.
Preview will be ready when the GitHub Pages deployment is complete.

Fold the docs subpath into pages-base-url so the preview comment links to
atomica.tools/docs/pr-preview/pr-<N>/ (pages-base-path only strips a prefix
and was not added to the URL). Disable the QR code and wait for the Pages
deployment before posting the comment.
@RomeshA
RomeshA merged commit bca45f8 into main Aug 28, 2026
6 checks passed
@RomeshA
RomeshA deleted the github-pages-action branch August 28, 2026 01:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant